home *** CD-ROM | disk | FTP | other *** search
/ Beginning Mac Programming / Beginning Mac Programming.bin / Open Me for REALbasic 3 / REALbasic 3.2 / Example Projects / Applications / Nathan's Examples / V1's TCP_IP Tool / Read Me next >
Text File  |  1999-03-27  |  1KB  |  14 lines

  1. V1's TCP/IP Tool v2.2.1
  2. by Virtual1
  3. email: virtual1@pitnet.net
  4. 03/27/99
  5.  
  6.  
  7. Problem: You've got a TCP/IP program, but it's not working right, or you're trying to figure out a protocol and can't seem to get OTSW to show you what you need, or maybe someone's got something going on with port 4359 and you want to connect and take a look.  But how?
  8.  
  9. Solution: Run V1's TCP/IP tool.  You can select IP and port and then either connect, or listen for a new connection.  Once connected, you can send and receive, sending text or hex, with any kind of linefeeds.  Receive can be interpreted multiple ways for easy debugging.  Several "auto-response" sets have been preprogrammed in, or add your own to test exchanges between clients and servers.
  10.  
  11.  
  12. This program was made with REALbasic, and tested to compile well under all 2.0 developer's releases.  If you have any problems, feel free to email me and I'll do what I can to help you.
  13.  
  14. This program is public domain.  You may use it in any way you wish, without restrictions or limitations.  User assumes all responsibility for the results of running this program.  Handle with care, shake well before using.